home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September (Special) / Chip-Special_2004-09_Digitalni-Hudba.bin / editory / audacity / audacity-win-1.2.2-pre1.exe / {app} / Plug-Ins / lowpass.ny < prev    next >
Encoding:
Audacity Nyquits plug-in  |  2002-09-16  |  177 b   |  8 lines

  1. ;nyquist plug-in
  2. ;version 1
  3. ;type process
  4. ;name "Low Pass Filter..."
  5. ;action "Performing Low Pass Filter..."
  6. ;control f "Cutoff frequency" real "Hz" 1000 1 rate
  7. (lp s f)
  8.